###### Autogenerated by Mizuho, DO NOT EDIT ######
# This file maps section names to IDs so that the commenting system knows which
# comments belong to which section. Section names may be changed at will but
# IDs always stay the same, allowing one to retain old comments even if you
# rename a section.
#
# This file is autogenerated but is not a cache; you MUST NOT DELETE this
# file and you must check it into your version control system. If you lose
# this file you may lose the ability to identity old comments.
#
# Entries marked with "fuzzy" indicate that the section title has changed
# and that Mizuho has found an ID which appears to be associated with that
# section. You should check whether it is correct, and if not, fix it.

1. Support information	=>	support-information-nl5gdn

1.1. Supported operating systems	=>	supported-operating-systems-a5n2x4

1.2. Where to get support	=>	where-to-get-support-2s9na5

10. Appendix B: Terminology	=>	appendix-b-terminology-wzv5ro

10.1. Application root	=>	application-root-1fd6bqv

11. Appendix C: Spawning methods explained	=>	appendix-c-spawning-methods-explained-tcp8e6

11.1. The most straightforward and traditional way: conservative spawning	=>	the-most-straightforward-and-traditional-way-conservative-spawning-civ29z

11.2. The smart spawning method	=>	the-smart-spawning-method-7nhgtj

11.2.1. How it works	=>	how-it-works-f9umga

11.2.2. Summary of benefits	=>	summary-of-benefits-qovyvk

11.3. Smart spawning gotcha #1: unintentional file descriptor sharing	=>	smart-spawning-gotcha-1-unintentional-file-descriptor-sharing-cebw6q

11.3.1. Example 1: Memcached connection sharing (harmful)	=>	example-1-memcached-connection-sharing-harmful--1wfs3ad

11.3.2. Example 2: Log file sharing (not harmful)	=>	example-2-log-file-sharing-not-harmful--ox4yfy

11.4. Smart spawning gotcha #2: the need to revive threads	=>	smart-spawning-gotcha-2-the-need-to-revive-threads-1ey176o

11.5. Smart spawning gotcha #3: code load order	=>	smart-spawning-gotcha-3-code-load-order-12ydsn8

2. Installing Phusion Passenger	=>	installing-phusion-passenger-hn03ac

2.1. Overview	=>	overview-kvhzi4

2.2. Specifying the correct Ruby installation	=>	specifying-the-correct-ruby-installation-jvqdv6

2.3. Installing Phusion Passenger for Nginx through the installer	=>	installing-phusion-passenger-for-nginx-through-the-installer-1lqxes1

2.3.1. Obtaining the Phusion Passenger files and running the installer	=>	obtaining-the-phusion-passenger-files-and-running-the-installer-6l6ula

2.3.2. Non-interactive/automatic installation	=>	non-interactive-automatic-installation-1u97717

2.4. Installing Phusion Passenger for Nginx manually	=>	installing-phusion-passenger-for-nginx-manually-1qg1e2x

2.5. Upgrading or downgrading Phusion Passenger or Nginx itself	=>	upgrading-or-downgrading-phusion-passenger-or-nginx-itself-8dulxz

2.6. Unloading (disabling) Phusion Passenger from Nginx without uninstalling it	=>	unloading-disabling-phusion-passenger-from-nginx-without-uninstalling-it-v447e0

2.7. Uninstalling Phusion Passenger	=>	uninstalling-phusion-passenger-wuycvb

3. Deploying a Ruby on Rails 1.x or 2.x (but NOT Rails >= 3) application	=>	deploying-a-ruby-on-rails-1-x-or-2-x-but-not-rails-3-application-b69gqa

3.1. Deploying to a virtual host’s root	=>	deploying-to-a-virtual-host-s-root-1mh24z5

3.2. Deploying to a sub URI	=>	deploying-to-a-sub-uri-1il2qj7

3.3. Redeploying (restarting the Ruby on Rails application)	=>	redeploying-restarting-the-ruby-on-rails-application--1eso761

3.4. Migrations	=>	migrations-9yyb8w

3.5. Capistrano integration	=>	capistrano-integration-1ktunm6

4. Deploying a Rack-based Ruby application (including Rails >= 3)	=>	deploying-a-rack-based-ruby-application-including-rails-3--12benx3

4.1. Tutorial/example: writing and deploying a Hello World Rack application	=>	tutorial-example-writing-and-deploying-a-hello-world-rack-application-1wstx99

4.2. Deploying to a virtual host’s root	=>	deploying-to-a-virtual-host-s-root-f02erj

4.3. Deploying to a sub URI	=>	deploying-to-a-sub-uri-37q0ou

4.4. Redeploying (restarting the Rack application)	=>	redeploying-restarting-the-rack-application--xnbfam

4.5. Rackup specifications for various web frameworks	=>	rackup-specifications-for-various-web-frameworks-1a2cs41

4.5.1. Camping	=>	camping-16vz2yb

4.5.2. Halcyon	=>	halcyon-1benlfl

4.5.3. Mack	=>	mack-1ezijq6

4.5.4. Merb	=>	merb-ddsh55

4.5.5. Ramaze	=>	ramaze-1p2zod

4.5.6. Sinatra	=>	sinatra-a7u9ag

5. Configuring Phusion Passenger	=>	configuring-phusion-passenger-1g1svey

5.1. passenger_root <directory>	=>	passenger-root-directory--bqvhhz

5.10. Rack-specific options	=>	rack-specific-options-13yvdxs

5.10.1. rack_env <string>	=>	rack-env-string--tqmrt0

5.11. Deprecated options	=>	deprecated-options-1dtzo0g

5.11.1. rails_spawn_method	=>	rails-spawn-method-17vdnpt

5.2. passenger_ruby <filename>	=>	passenger-ruby-filename--1gnok5k

5.3. passenger_spawn_method <string>	=>	passenger-spawn-method-string--1sc6njl

5.4. Important deployment options	=>	important-deployment-options-av567

5.4.1. passenger_enabled <on|off>	=>	passenger-enabled-on-off--1rpb2t7

5.4.2. passenger_base_uri <uri>	=>	passenger-base-uri-uri--1xtuo50

5.5. Connection handling options	=>	connection-handling-options-8jgq90

5.5.1. passenger_use_global_queue <on|off>	=>	passenger-use-global-queue-on-off--14h9n22

5.5.2. passenger_ignore_client_abort <on|off>	=>	passenger-ignore-client-abort-on-off--19bapt2

5.5.3. passenger_set_cgi_param <CGI environment name> <value>	=>	passenger-set-cgi-param-cgi-environment-name-value--rx9gc0

5.5.4. passenger_pass_header <header name>	=>	passenger-pass-header-header-name--1cg31je

5.5.5. passenger_buffer_response <on|off>	=>	passenger-buffer-response-on-off--1twmh51

5.5.6. passenger_buffer_size	=>	passenger-buffer-size-1jfkq87

5.5.7. passenger_buffers	=>	passenger-buffers-12q1he5

5.5.8. passenger_busy_buffer_size	=>	passenger-busy-buffer-size-1gde265

5.6. Security options	=>	security-options-1bv93g4

5.6.1. passenger_user_switching <on|off>	=>	passenger-user-switching-on-off--1p37u3l

5.6.2. passenger_user <username>	=>	passenger-user-username--b06ur7

5.6.3. passenger_user <group name>	=>	passenger-user-group-name--1fco4j7

5.6.4. passenger_default_user <username>	=>	passenger-default-user-username--1h6cdmf

5.6.5. Passenger_default_group <group name>	=>	passenger-default-group-group-name--1qxn2qa

5.6.6. passenger_friendly_error_pages <on|off>	=>	passenger-friendly-error-pages-on-off--27mews

5.7. Resource control and optimization options	=>	resource-control-and-optimization-options-xd7evs

5.7.1. passenger_max_pool_size <integer>	=>	passenger-max-pool-size-integer--3jzefs

5.7.2. passenger_min_instances <integer>	=>	passenger-min-instances-integer--uclykt

5.7.3. passenger_max_instances_per_app <integer>	=>	passenger-max-instances-per-app-integer--1p7q3cf

5.7.4. passenger_pool_idle_time <integer>	=>	passenger-pool-idle-time-integer--xcw65o

5.7.5. passenger_max_requests <integer>	=>	passenger-max-requests-integer--sgzint

5.7.6. passenger_pre_start <url>	=>	passenger-pre-start-url--qeevln

5.8. Logging and debugging options	=>	logging-and-debugging-options-14e91ni

5.8.1. passenger_log_level <integer>	=>	passenger-log-level-integer--17snhon

5.8.2. passenger_debug_log_file <filename>	=>	passenger-debug-log-file-filename--21ubaj

5.9. Ruby on Rails-specific options	=>	ruby-on-rails-specific-options-12vfokt

5.9.1. rails_env <string>	=>	rails-env-string--jlh7v9

5.9.2. rails_framework_spawner_idle_time <integer>	=>	rails-framework-spawner-idle-time-integer--q5ljd5

5.9.3. rails_app_spawner_idle_time <integer>	=>	rails-app-spawner-idle-time-integer--1xjqe4b

6. Analysis and system maintenance	=>	analysis-and-system-maintenance-1nnlnj8

6.1. Inspecting memory usage	=>	inspecting-memory-usage-1k6y8v0

6.2. Inspecting Phusion Passenger’s internal status	=>	inspecting-phusion-passenger-s-internal-status-v36wbc

6.3. Debugging frozen applications	=>	debugging-frozen-applications-qoctl8

6.4. Accessing individual application processes	=>	accessing-individual-application-processes-1qe4fqk

7. Tips	=>	tips-n4c22d

7.1. User switching (security)	=>	user-switching-security--zmsy9o

7.2. Reducing memory consumption of Ruby on Rails applications by 33%	=>	reducing-memory-consumption-of-ruby-on-rails-applications-by-33--1o3z66q

7.3. Capistrano recipe	=>	capistrano-recipe-pfn4qu

7.4. Bundler support	=>	bundler-support-19v1h43

7.5. Moving Phusion Passenger to a different directory	=>	moving-phusion-passenger-to-a-different-directory-1hel5cp

7.6. Installing multiple Ruby on Rails versions	=>	installing-multiple-ruby-on-rails-versions-1bp1fff

7.7. Making the application restart after each request	=>	making-the-application-restart-after-each-request-vimy48

7.8. How to fix broken images/CSS/JavaScript URIs in sub-URI deployments	=>	how-to-fix-broken-images-css-javascript-uris-in-sub-uri-deployments-11mzwt6

8. Under the hood	=>	under-the-hood-8uney

8.1. Page caching support	=>	page-caching-support-nafhf6

8.2. How Phusion Passenger detects whether a virtual host is a web application	=>	how-phusion-passenger-detects-whether-a-virtual-host-is-a-web-application-13qbmhn

9. Appendix A: About this document	=>	appendix-a-about-this-document-zfvixm

